PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFTextAnnotation Class / getOutlineColor Method
In This Topic
    getOutlineColor Method
    In This Topic
    Gets the annotation outline color.
    Syntax
    public PDFColor getOutlineColor()

    Return Value

    A com.o2sol.pdf4java.graphics.colors.PDFColor specifying the outline color with which to stroke the annotation's icon outlines.
    See Also